lcTIN_GetPointI Home

Returns a handle to a TIN point by its index.

 HANDLE lcTIN_GetPointI (
   int Index
 );

Parameters
Index
  Zero-based index of a point.

Return Value

  Handle to a point.
If there is no point with specified index, the function returns NULL.

See Also

  lcTIN_AddTrianI